SyScriptRunStats 
EntityType  Independent 
Logical Entity Name  SyScriptRunStats 
Default Table Name  SyScriptRunStats 
Logical Only  NO 
Definition 
 
Note 
 

SyScriptRunStats Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
SyScriptRunStatsID(PK)    INTEGER  NO 
 
BuildNum    VARCHAR(30)  NO 
 
ScriptName    VARCHAR(500)  NO 
 
RecordsUpdated    INTEGER  YES 
 
Start_ts    DATETIME  NO 
 
Finish_ts    DATETIME  YES 
 
Runtime    INTEGER  YES 
 

SyScriptRunStats Keys 
Key Name  Key Type  Keys 
SyScriptRunStats_BuildNum_ScriptName_Finish_ts_SyScriptRunStatsID_U_N_IDX  Alternate Key  BuildNum, ScriptName, Finish_ts, SyScriptRunStatsID 
PK_SyScriptRunStats_SyScriptRunStatsID  PrimaryKey  SyScriptRunStatsID 

SyScriptRunStats Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

SyScriptRunStats Check Constraints 
Check Constraint Name  CheckConstraint